Einhugur macOS Bridge plugin.

EinhugurMacOSBridge.NSBackgroundStyle Enum

Background styles to apply to a view’s cell.

enum EinhugurMacOSBridge.NSBackgroundStyle

Constants

Normal = 0A style that reflects the predominant color scheme of the view’s appearance.
Emphasized = 1A style that adds emphasis to the background using an alternate color or visual effect.
Raised = 0A style that makes the background appear higher than the content drawn on it.
Lowered = 1A style that makes the background appear lower than the content drawn on it.